home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / plain / contrib / springer / aa / aa.tex < prev    next >
Encoding:
Text File  |  1991-02-24  |  2.4 KB  |  56 lines

  1. %%==================================================================%%
  2. %%                                                                  %%
  3. %%                                                                  %%
  4. %%                                                                  %%
  5. %%                      A S T R O N O M Y                           %%
  6. %%                                                                  %%
  7. %%                           AND                                    %%
  8. %%                                                                  %%
  9. %%                  A S T R O P H Y S I C S                         %%
  10. %%                                                                  %%
  11. %%                                                                  %%
  12. %%   Plain TeX Support                           Version 2.0, 1991  %%
  13. %%                                                                  %%
  14. %%   This is file AA.TEX the short startup file of the macro        %%
  15. %%   package                                                        %%
  16. %%   Version 2.0 as of 25 Feb 1991                                  %%
  17. %%                                                                  %%
  18. %%==================================================================%%
  19. %
  20. \input aa.cmm
  21. %
  22. %  \refereelayout           % a referee layout
  23. %
  24.   \MAINTITLE={ ????? }      % must be given
  25. %
  26. %
  27. % \FOOTNOTE{ ????? }          \FOOTNOTE is valid only in
  28. %                             \MAINTITLE or in \SUBTITLE
  29. %
  30.   \SUBTITLE={ ????? }       % is optional
  31. %
  32.   \AUTHOR={ ????? }         % Firstname Name<@number><, Nextauthor@number>
  33. %                             items in "<  >" are optional
  34. %                             \PRESADD{Present address} is optional
  35. %
  36.   \INSTITUTE={ ????? }      % Take care of the affiliations used with \AUTHOR
  37. %                             @1 Institute No.1<@2 next institute>
  38. %
  39.   \ABSTRACT={ ????? }       % must be given
  40. %
  41.   \KEYWORDS={ ????? }       % must be given
  42. %
  43.   \THESAURUS={ ????? }      % must be given
  44. %
  45.   \OFFPRINTS={ ????? }      % is optional
  46. %
  47.   \DATE={ ????? }           % must be given at the last moment
  48. %
  49. % Please don't overrule this command, it will format your titlepage.
  50. \maketitle
  51. %
  52. % Now start your text using the Springer macros see the
  53. % instructions in file AA.DOC or the examples in AA.DEM
  54. %
  55. \bye                          % finish your text with this command
  56.